home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dll4vb / global.bas < prev    next >
BASIC Source File  |  1995-05-09  |  69b  |  3 lines

  1. Declare Function SquareInt Lib "simple.dll" (ByVal x%) As Integer
  2.  
  3.